/*
 ===============================
 * @authro      : wgh
 * @created     : 2019-04-15
 * @content     : 文章详细（标题、时间、内容、附件、音频、视频、图组、上下篇）、列表分页、各种列表（文字列表、图文列表、全图列表、...）、人才招聘、留言板
 ===============================
 */
@charset "UTF-8";


/**
 * 文章详细页（标题、时间、内容、附件）
 * @author wgh
 * @return
 */
.fh {
	width: 50px;
	height: 50px;
	background: url(../images/fh.png) no-repeat center center;
	position: absolute;
	left: -51px;
	top: 0;
	display: block;
}

.viewShare1Box {
	width: 50px;
	height: 50px;
	background: url(../images/fx.png) no-repeat center center;
	position: absolute;
	left: -51px;
	top: 50px;
	display: block;
	cursor: pointer;
	z-index: 1;
}

.viewShare1 .bdsharebuttonbox {
	position: absolute;
	top: 100px;
	width: 50px;
	left: -50px;
	padding-top: 10px;
}

.viewShare1 .bds_tsina,
.viewShare1 .bds_weixin,
.viewShare1 .bds_sqq {
	margin: 0 !important;
	padding: 0 !important;
	height: 50px !important;
	width: 50px !important;
	-webkit-transition: 0.4s ease;
	-o-transition: 0.4s ease;
	transition: 0.4s ease;
	transform: rotate(360deg);
	position: absolute;
	top: -50px;
}

.viewShare1 .bds_tsina {
	background: url(../images/shareBt1.png) center center no-repeat !important;

}

.viewShare1 .bds_weixin {
	background: url(../images/shareBt2.png) center center no-repeat !important;
}

.viewShare1 .bds_sqq {
	background: url(../images/shareBt3.png) center center no-repeat !important;

}

.viewShare1:hover .bds_tsina,
.viewShare1:hover .bds_weixin,
.viewShare1:hover .bds_sqq {
	transform: rotate(0deg);
}

.viewShare1:hover .bds_tsina {
	top: 10px;
}

.viewShare1:hover .bds_weixin {
	top: 60px;
}

.viewShare1:hover .bds_sqq {
	top: 110px;
}
.fotA{
	overflow: hidden;
	background: #ebebeb;
}
.pageUpbtn a{
	display: block;
	font-size: 14px;
	color: #666;
}
.pageUpbtn:hover a {
	color: #fff;
}
.pageUpbtn:nth-child(2) a{
	text-align: right;
	padding-right: 85px;
}
.pageUpbtn:hover {
	background: #3f66b0;
	color: #fff;
}

.pageUpbtn {
	border-top: 1px solid #f2f2f2;
	width: 50%;
	height: 80px;
	line-height: 80px;
	float: left;
	display: block;
	font-style: normal;
	position: relative;
	color: #333333;
	font-size: 16px;

}

.pageUpbtn:hover .artbtn1 {
	background: url(../images/arthprve.png) no-repeat center center;
}

.pageUpbtn:hover .artbtn2 {
	background: url(../images/arthnext.png) no-repeat center center;
}

.artbtn1 {
	position: absolute;
	left: 35px;
	top: 50%;
	display: block;
	width: 40px;
	height: 13px;
	margin-top: -6px;
	background: url(../images/artprve.png) no-repeat center center;
}

.artbtn2 {
	position: absolute;
	right: 35px;
	top: 50%;
	display: block;
	width: 40px;
	height: 13px;
	margin-top: -6px;
	background: url(../images/artnext.png) no-repeat center center;
}

.minH600{
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

.articleTitle {
	font-size: 18px;
	line-height: 50px;
	color: #e60014;
}

.titleFont {
	font-size: 18px;
	font-weight: bold;
	color: #3e66b0;
	text-align: center;
}

.articleTime {
	line-height: 36px;
	text-align: center;
	font-size: 0px;
	color: #999999;
	font-size: 14px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 23px;
}

.articleTime .center {
	display: inline-block;
	overflow: hidden;
}

.articleTimeTxt {
	font-size: 14px;
	margin-left: 125px;
}

.articleTimeTxt .em1 {
	display: block;
	float: left;
	width: 105px;
	height: 20px;
	background: url(../images/art1.png) no-repeat center left;
	font-style: normal;
	line-height: 20px;
}

.articleTimeTxt .em2 {
	display: block;
	float: left;
	width: 140px;
	height: 20px;
	background: url(../images/art2.png) no-repeat center left;
	font-style: normal;
	line-height: 20px;
}

.articleTimeTxt .em3 {
	display: block;
	width: 140px;
	height: 20px;
	background: url(../images/art3.png) no-repeat center left;
	font-style: normal;
	line-height: 20px;
	float: left;
	padding-left: 30px;
	text-align: left;
}

.newsShare {
	padding-left: 15px;
	margin-top: 2px;
}

.newsShare span {
	font-size: 14px;
}

.articleBox {
	overflow: hidden;
	font-size: 14px;
	color: #858585;
	line-height: 25px;
	min-height: 500px;
}

.articleBox img {
	max-width: 100%;
}

.articleHand {
	clear: both;
	font-size: 16px;
	overflow: hidden;
	padding: 10px 0 0 0;
}

.articleHand a {
	display: block;
	line-height: 32px;
	padding: 10px 20px 10px 30px;
	float: left;
	background: url(../images/file.png) no-repeat left center;
}

.articleHand a.word {
	background: url(../images/word.png) no-repeat left center;
	color: #37a6ff !important;
}

.articleHand a.ppt,
.articleHand a.pptx {
	background: url(../images/ppt.png) no-repeat left center;
	color: #ff7735 !important;
}

.articleHand a.excel {
	background: url(../images/excel.png) no-repeat left center;
	color: #15bf44 !important;
}

.articleHand a.pdf {
	background: url(../images/pdf.png) no-repeat left center;
	color: #1369c0 !important;
}

.articleHand a.zip {
	background: url(../images/zip.png) no-repeat left center;
	color: #ff9779 !important;
}

.codeBox {
	clear: both;
	background: #fff;
	text-align: center;
	padding: 20px;
}

.codeBox p {
	display: block;
	line-height: 40px;
	font-size: 14px;
}

/**
 * 文章阅读页-内容上部大图
 */
#play {
	width: 800px;
	height: 535px;
	position: relative;
	overflow: hidden;
	background: #fff;
	border: 1px solid #e9e9e9;
	padding: 5px;
	margin: 20px auto 0 auto;
}

#play .change_a {
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background: url(about:blank);
}

#play .prev_a {
	left: 0;
}

#play .next_a {
	right: 0
}

#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}

#play .prev_a span {
	background: url(../images/article_icon.png) no-repeat 0px -50px;
	left: 0;
}

#play .next_a span {
	background: url(../images/article_icon.png) no-repeat -30px -50px;
	right: 0;
}

#play .img_ul {
	position: relative;
	z-index: 1;
	width: 800px;
	height: 535px;
}

#play .img_ul li {
	position: relative;
	z-index: 1;
	width: 800px;
	height: 535px;
	background: #fff;
	margin: 0 0 5px 0;
}

#play .img_ul li img {
	position: absolute;
}


.imgMove {
	width: 800px;
	clear: both;
	margin: 20px auto;
	position: relative;
}

.img_hd {
	margin: 0 auto;
	overflow: hidden;
	height: 90px;
	position: relative;
}

.img_hd ul {
	position: absolute;
	z-index: 1
}

.img_hd ul li {
	float: left;
	width: 124px;
	height: 82px;
	padding: 3px;
	margin: 0 5px;
	cursor: pointer;
	background: #fff;
	border: 1px solid #d4d4d4;
	position: relative;
}

.img_hd ul li p {
	width: 124px;
	height: 82px;
	display: block;
	background: #fff;
	position: relative;
}

.img_hd ul li i {
	display: block;
	clear: both;
	line-height: 20px;
	padding: 0 5px;
	background: #000;
	color: #fff;
	position: absolute;
	right: 3px;
	bottom: 3px;
	z-index: 99999999999999;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}

.img_hd ul li img {
	position: absolute;
	width: 90px;
	width: 124px;
	height: 82px;
}

.img_hd ul li.on {
	border: 1px solid #cc0000;
	background: #cc0000;
}

.imgMove .prev_a {
	margin-top: 15px;
	display: block;
	width: 30px;
	height: 60px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/article_icon.png) no-repeat 10px 15px;
}

.imgMove .next_a {
	margin-top: 15px;
	display: block;
	width: 30px;
	height: 60px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../images/article_icon.png) no-repeat -37px 15px;
}

.articlePage {
	clear: both;
	text-align: center;
	overflow: hidden;
}

.articlePage a {
	display: inline-block;
	padding: 8px 15px;
	color: #444;
	border-radius: 2px;
	margin: 0 2px;
	background: #E2E2E2;
}

.articlePage a:hover,
.articlePage a.hover {
	color: #fff;
	background: #666;
}

.pageUp {
	clear: both;
	overflow: hidden;
	line-height: 35px;
	font-size: 16px;
	padding: 20px 0;
}

/**
 * 分享
 * @author wgh
 * @return
 */
.ShareBox {
	overflow: hidden;
	clear: both;
}

.ShareBox p {
	display: block;
	overflow: hidden;
	float: left;
}

.ShareBox i {
	clear: both;
	display: block;
	font-size: 12px;
	color: #666;
	text-align: center;
	overflow: hidden;
	margin: 5px 0px;
	display: none;
}

.ShareBox span {
	font-size: 14px;
	line-height: 30px;
	float: left;
}

.ShareBox a {
	padding: 0 !important;
	width: 25px !important;
	height: 25px !important;
	margin: 0 7px 0 0 !important;
}

.ShareBox .bds_weChat {
	background: url(../images/share/shareBt5.png) no-repeat center center !important;
	background-size: 100% !important;
}

.ShareBox .bds_tsina {
	background: url(../images/share/shareBt1.png) no-repeat center center !important;
	background-size: 100% !important;
}

.ShareBox .bds_tqq {
	background: url(../images/share/shareBt2.png) no-repeat center center !important;
	background-size: 100% !important;
}

.ShareBox .bds_qzone {
	background: url(../images/share/shareBt3.png) no-repeat center center !important;
	background-size: 100% !important;
}

.ShareBox .bds_douban {
	background: url(../images/share/shareBt4.png) no-repeat center center !important;
	background-size: 100% !important;
}

.ShareBox .bds_sqq {
	background: url(../images/share/shareBt6.png) no-repeat center center !important;
	background-size: 100% !important;
}

.ShareBox .f_more {
	background: url(../images/footShare.png) no-repeat -111px 0px !important;
}

/**
 * 404页面
 * @author wgh
 * @return
 */
.alert {
	width: 695px;
	height: 355px;
	clear: both;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -177px 0 0 -348px;
	background: url(../images/404.jpg) no-repeat;
}

.alertTitle1 {
	clear: both;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	padding: 70px 0 0 100px;
}

.alertTitle2 {
	clear: both;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	padding: 0 0 0 100px;
}

.alertTitle2 strong {
	font-size: 20px;
	padding: 0 10px;
	color: #ff0000;
}

.alertBt {
	width: 137px;
	lin-height: 36px;
	height: 36px;
	border: none;
	cursor: pointer;
	position: absolute;
	left: 280px;
	bottom: 75px;
	color: #454545;
	font-size: 14px;
	text-align: center;
	font-family: "microsoft yahei";
	display: block;
	background: none;
}

.infoInput {
	line-height: 26px;
	border: 1px solid #d7d7d7;
	outline: medium;
	padding: 3px 0;
}

.formlist td {
	padding: 5px 0;
}

.buttonface2 {
	width: 80px;
	line-height: 26px;
	cursor: pointer;
	text-align: center;
	font-family: "microsoft yahei";
	font-size: 14px;
	border: 1px solid #d7d7d7;
}


/**
 * 列表分页
 * @author wgh
 * @return
 */
.page {
	padding: 5px 0;
	text-align: center;
	clear: both;
	font-size: 14px;
}

.page a {
	display: inline-block;
	overflow: hidden;
	padding: 8px 12px;
	color: #999999;
	border-radius: 3px;
	background: #fff;
}

.page a:hover {
	background: #cc0000;
	color: #fff;
}

.page a.hover {
	background: #cc0000;
	color: #fff;
}

.page input {
	display: inline-block;
	vertical-align: middle;
	height: 22px;
	border: 1px solid #e6e6e6;
	position: relative;
	top: -2px;
}

.page input.pageDetail {
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 3px;
	color: #999999;
	position: relative;
	top: -13px;
}

.page label {
	color: #999999;
	position: relative;
	top: -11px;
}

.page input.page_bnt {
	border: none;
	width: 30px;
	height: 25px;
	cursor: pointer;
	background: none;
	color: #999999;
	position: relative;
	top: -13px;
}

.page a div {
	width: 11px;
	height: 19px;
	background-position: center center;
	background-repeat: no-repeat;
}

.page a.firstPage div {
	background-image: url(../images/page/firstPage.png)
}

.page a.prevPage div {
	background-image: url(../images/page/prevPage.png)
}

.page a.nextPage div {
	background-image: url(../images/page/nextPage.png)
}

.page a.lastPage div {
	background-image: url(../images/page/lastPage.png)
}

.page a.firstPage:hover div {
	background-image: url(../images/page/firstPageH.png)
}

.page a.prevPage:hover div {
	background-image: url(../images/page/prevPageH.png)
}

.page a.nextPage:hover div {
	background-image: url(../images/page/nextPageH.png)
}

.page a.lastPage:hover div {
	background-image: url(../images/page/lastPageH.png)
}

.page a.firstPage.disabled {
	background: #E2E2E2;
}

.page a.prevPage.disabled {
	background: #E2E2E2;
}

.page a.nextPage.disabled {
	background: #E2E2E2;
}

.page a.lastPage.disabled {
	background: #E2E2E2;
}

.page a.firstPage.disabled div {
	background-image: url(../images/page/firstPage.png)
}

.page a.prevPage.disabled div {
	background-image: url(../images/page/prevPage.png)
}

.page a.nextPage.disabled div {
	background-image: url(../images/page/nextPage.png)
}

.page a.lastPage.disabled div {
	background-image: url(../images/page/lastPage.png)
}

/**
 * 全文列表1
 * @author wgh
 * @return
 */
.textList1 {
	clear: both;
	overflow: hidden;
}

.textList1 dd {
	clear: both;
	margin-bottom: 30px;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	background: #fff;
}
.textList1 dd .textM1{
	display: block;
	overflow: hidden;
}
.textList1 dd .textM {
	width: 28px;
	height: 28px;
	background: url(../images/more1.png) no-repeat center center;
	display: block;
	overflow: hidden;
	margin-top: 31px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.textList1 dd .txtBox h3 {
	font-size: 16px;
	margin-bottom: 5px;
	color: #333333;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.textList1 dd .txtBoxCon {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	color: #999;
	font-size: 14px;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}
.textList1 dd:hover .textM{
	background: url(../images/more2.png) no-repeat center center;
}
.textList1 dd .con{
	padding: 16px 27px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.textList1 dd:hover .con{
	box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
	transform: translate3d(0, -2px, 0);
	-webkit-transform: translate3d(0, -2px, 0);
	-o-transform: translate3d(0, -2px, 0);
	-moz-transform: translate3d(0, -2px, 0);
}
/**
 * 图文列表1
 * @author 杨朝杰
 * @return
 */
/*图文列表页start*/
.imgText1 {
	overflow: hidden;
}

.imgText1 dd {
	padding: 40px 0;
	cursor: pointer;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.imgText1 dd.odd{
	background: #fff;
}
.imgText1 dd.even{
	background: #f5f5f5;
}
.imgText1 dd .con{
	overflow: hidden;
}
.imgText1 dd .pic {
	width: 400px;
	overflow: hidden;
	position: relative;
	margin-right: 40px;
}

.imgText1 dd .pic:after {
	display: block;
	content: '';
	padding-top: 50%;
}


.imgText1 dd .pic img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.imgText1 dd .text {
	overflow: hidden;
}
.imgText1 dd .text .title{
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 18px;
	color: #333;
}
.imgText1 dd .text .time {
	color: #ccc;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}

.imgText1 dd .text .txt {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
}

.imgText1 dd .text .more {
	display: block;
	width:110px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #ccc;
	padding-left: 20px;
	background: url(../images/more4.png) no-repeat 85px center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.imgText1 dd:hover .text .more {
	background: #3f66b0 url(../images/more4.png) no-repeat 85px center;
	color:#fff;
}


/*图文列表页end*/

/**
 * 全图列表1
 * @author wgh
 * @return
 */
.productList {
    overflow: hidden;
}

.productList dd {
    width: 33.3333%;
    float: left;
    display: inline;
    position: relative;
    margin-bottom: 40px;
	background: #fff;
}
.productList dd:after{
    display: block;
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    right: 0;
    background: #e5e5e5;
}
.productList dd:nth-child(3n):after{
    background: transparent;
}
.productList dd:last-child:after{
    background: transparent;
}
.productList .picBox{
    margin: 20px 20px 0;
}
.productList .con .pic{
    position: relative;
    width: 77%;
    margin: 0 auto;
    background: #fff;
}
.productList .con .pic:after{
    display: block;
    content: "";
    padding-top: 107.6923%;
}
 
 .con .pic img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
}
.productList .con .text{
    text-align: center;
	padding: 0 20px 20px;
}
.productList .con .text .title{
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #444;
    overflow: hidden;
	margin-bottom: 5px;
}

.productList .con .text .txt{
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}
.productList dd:hover .text{
	background: #5281c6;
}
.productList dd:hover .text .title{
	color: #fff;
}
.productList dd:hover .text .txt{
	color: #fff;
}
/* 其余 */
.imgList1 {
	margin: 0 -8px;
	overflow: hidden;
	position: relative;
}

.imgList1 dd {
	float: left;
	width: 33.333%;
	margin-bottom: 20px;
	transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	/*border-radius: 4px;
    box-shadow: 0px 1px 2px 0px #e1e1e1;*/
	overflow: hidden;
}

.imgList1 dd:nth-of-type(1) {
	-webkit-animation-delay: 0.2s;
	-moz-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.imgList1 dd:nth-of-type(2) {
	-webkit-animation-delay: 0.4s;
	-moz-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

.imgList1 dd:nth-of-type(3) {
	-webkit-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

.imgList1 dd:nth-of-type(4) {
	-webkit-animation-delay: 0.8s;
	-moz-animation-delay: 0.8s;
	animation-delay: 0.8s;
}

.imgList1 dd:nth-of-type(5) {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	animation-delay: 1s;
}

.imgList1 dd:nth-of-type(6) {
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	animation-delay: 1.2s;
}

.imgList1 dd:nth-of-type(7) {
	-webkit-animation-delay: 1.4s;
	-moz-animation-delay: 1.4s;
	animation-delay: 1.4s;
}

.imgList1 dd:nth-of-type(8) {
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	animation-delay: 1.6s;
}

.imgList1 dd:nth-of-type(9) {
	-webkit-animation-delay: 1.8s;
	-moz-animation-delay: 1.8s;
	animation-delay: 1.8s;
}

.imgList1 dd:nth-of-type(10) {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	animation-delay: 2s;
}

.imgList1 dd:nth-of-type(11) {
	-webkit-animation-delay: 2.2s;
	-moz-animation-delay: 2.2s;
	animation-delay: 2.2s;
}

.imgList1 dd:nth-of-type(12) {
	-webkit-animation-delay: 2.4;
	-moz-animation-delay: 2.4;
	animation-delay: 2.4s;
}

.imgList1 dd a {
	display: block;
	margin: 0 15px;
	height: 100%;
	transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
}
.imgList1 dd a .con{
	padding:10px;
	background: #fff;
}
.imgList1 dd .picture {
	display: block;
	padding-top: 56.578947%;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.imgList1 dd .picture img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}

a .ui-s-cover {
	background: #000;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	filter: alpha(opacity=40);
	opacity: 0.4;
	transition: all 0.2s ease-in-out;
	z-index: 5;
}

a:hover .ui-s-cover {
	filter: alpha(opacity=0);
	opacity: 0;
}

.imgList1 dd span {
	padding: 25px 15px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	font-size: 16px;
	display: block;
	text-align: center;
	color: #666;
	transition: all linear;
	-webkit-transition: all linear;
}

.imgList1 dd a:hover {
	box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.1);
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
	transform: translate3d(0, -2px, 0);
	-webkit-transform: translate3d(0, -2px, 0);
	-o-transform: translate3d(0, -2px, 0);
	-moz-transform: translate3d(0, -2px, 0);
}

.imgList1 dd:hover span {
	background: #5281c6;
	color: #fff;
}

/*
* 全图列表2
* wgh
*/
.imgList2 {
	overflow: hidden;
}
.imgList2 dd{
	float: left;
	display: inline;
	width: 50%;
	margin-bottom: 40px;
}
.imgList2 dd .con{
	margin-right: 40px;
}
.imgList2 dd .con .pic{
	position: relative;
	width: 100%;
}
.imgList2 dd .con .pic:after{
	display: block;
	content: "";
	padding-top: 48.5294%;
}
.imgList2 dd .con .pic img{
	display:block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.imgList2 dd .con .text{
	padding: 15px 30px 45px;
	background: #fff;
}
.imgList2 dd .con .text .title{
	height:56px;
	line-height: 56px;
	font-size: 26px;
	color: #3e66b0;
}
.imgList2 dd .con .text .txt{
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: #666;
}
.imgList2 dd:hover .con{
	box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
	transform: translate3d(0, -2px, 0);
	-webkit-transform: translate3d(0, -2px, 0);
	-o-transform: translate3d(0, -2px, 0);
	-moz-transform: translate3d(0, -2px, 0);
}
/*
* 全图列表4 16:10
*/
.ui-s-mv {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: -100%;
	left: 0px;
	background: rgba(0, 0, 0, 0.3) url(../images/more.png) no-repeat center center;
	z-index: 3;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}

a:hover .ui-s-mv {
	top: 0;
}

.imgList4 {
	margin-right: -40px;
	overflow: hidden;
}

.imgList4 dd {
	float: left;
	display: inline;
	width: 25%;
	overflow: hidden;
}
.imgList4 dd  .con{
	margin-right: 40px;
}
.imgList4 dd a {
	display: block;
	background: #fff;
	-webkit-animation: gfadeIn 0.6s 0.8s both;
	-moz-animation: gfadeIn 0.6s 0.8s both;
	animation: gfadeIn 0.6s 0.8s both;
	transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
}

.imgList4 dd .pic {
	position: relative;
}
.imgList4 dd .pic:after {
	display: block;
	content: "";
	padding-top: 133.125%;
}
.imgList4 dd .picture img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	z-index: 2;
}

.ui-s-video {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
	background: url(../images/video.png) no-repeat center center;
}

a:hover .ui-s-cover {
	filter: alpha(opacity=0);
	opacity: 0;
}
.imgList4 dd .pic .ui-s-mv{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/eye.png) no-repeat center center rgba(0,0,0,0.3);
	top: 0;
	left: 0;
	overflow: hidden;
	opacity: 0;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}
.imgList4 dd:hover .pic .ui-s-mv{
	overflow: visible;
	opacity: 1;
}
.imgList4 dd .text{
	height: 70px;
	line-height: 70px;
	background: #fff;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	font-size: 18px;
	color: #666;
	display: block;
	text-align: center;
}

.imgList4 dd:hover a {
	box-shadow: 0 0px 25px rgba(0, 0, 0, 0.1);
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
	transform: translate3d(0, -2px, 0);
	-webkit-transform: translate3d(0, -2px, 0);
	-o-transform: translate3d(0, -2px, 0);
	-moz-transform: translate3d(0, -2px, 0);
}


/**
 * 人才招聘详细页
 * @author wgh
 * @return
 */
.recruitBox {
	padding: 0 30px;
	background: #fff;
}
.recruitBox .miss{
	height: 76px;
	line-height: 76px;
	font-size: 14px;
	color: #666;
	border-top: 1px solid #e6e6e6;
}

.jobInfo {
	clear: both;
	overflow: hidden;
	line-height: 32px;
	font-size: 14px;
	color: #666666;
	margin-bottom: 25px;
}

.jobTitle {
	font-weight: bold;
	color: #666666;
	line-height: 30px;
	font-size: 14px;
}

.jobTitle i {
	width: 3px;
	background: #666;
	height: 20px;
	display: block;
	float: left;
	position: relative;
	top: 5px;
	margin-right: 10px;
}

.jobBt {
	clear: both;
	width: 120px;
	height: 35px;
	border-radius: 3px;
	text-align: center;
	line-height: 35px;
	color: #FFFFFF !important;
	background: #cc0000;
	display: block;
	font-size: 14px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	float: right;
}

.jobBt:hover {
	background: #f6c016;
}

.jobField {
	clear: both;
	overflow: hidden;
	line-height: 36px;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	background: #3f66b0;
	padding-left: 73px;
	margin-bottom:28px;
}

.jobField dd {
	width: 230px;
    float: left;
    color: #fff;
    font-size: 14px;
    padding-left: 30px;
    margin-right: 5px;
}

.jobName {
	font-weight: bold;
	font-size: 24px;
	clear: both;
	padding: 0 0 10px 0;
}

.jobTime {
	font-size: 14px;
	line-height: 30px;
	padding: 0 0 10px 0;
	color: #999;
	border-bottom: solid 1px #E7E7E7;
}


/*招聘表单start*/
.formList {
	padding-top: 30px;
}

.formList i {
	text-align: center;
	display: block;
	color: #333;
	font-style: normal;
	font-size: 20px;
}

.rgster {
	margin-right: -70px;
	width: 100%;
}

.rgster dd {
	width: 100%;
	line-height: 45px;
	padding: 10px 0px;
}

.rgster dd input {
	flex: 1;
}

.rgster dd .tel {
	width: 75px;
	text-align: right;
	padding-right: 10px;
	font-size: 16px;
	color: #666;
}

.rgster .con {
	/* margin-right: 75px; */
}

.rgster .demo2 {
	height: 48px;
	position: relative;
	border: 1px solid #dddddd;
	padding-left: 10px;
}

.rgster .demo2 .seljg {
	padding-left: 10px;
	line-height: 48px;
	color: #666666;
	font-size: 13px;
	cursor: pointer;
}

.rgster .demo2 .seljg input {
	display: block;
	width: 100%;
	height: 30px;
	border: none;
	background: none;
}

.rgster .demo2 i {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/sel.png) no-repeat center center;
	position: absolute;
	right: 25px;
	top: 9px;
	cursor: pointer;
}

.rgster .demo2 .selTj {
	width: 100%;
	overflow: hidden;
	border: 1px solid #dddddd;
	border-top: none;
	max-height: 240px;
	overflow-y: auto;
	position: absolute;
	left: -1px;
	top: 48px;
	background: #FFF;
	display: none;
	z-index: 100000
}

.rgster .demo2 .selTj a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	color: #666666;
	margin-bottom: 1px;
	font-size: 12px;
}

.rgster .demo2 .selTj a:hover {
	background: #f8f8f8;
	color: #ff7800;
}

.rgster .demo2 .selTj a.hover {
	background: #f8f8f8;
	color: #ff7800;
}

.inpDiv {
	overflow: hidden;
	border: 1px solid #d1d1d1;
	padding: 0px 10px;
	position: relative;
}

.formInp {
	display: block;
	height: 48px;
	overflow: hidden;
	width: 70%;
	border: none;
	background: none;
	outline: none;
	line-height: 48px;
	font-size: 16px;
	color: #666;
	font-family: 'microsoft yahei';
	position: relative;
	z-index: 2;
}

.date {
	display: block;
	width: 40px;
	height: 48px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
	background: url(../images/date.png) no-repeat center center;
}

.up {
	margin-bottom: 20px;
}

.up .tel {
	padding-right: 10px;
	padding-top: 15px;
	width: 75px;
	font-size: 16px;
	text-align: right;
}

.inpBtn {
	width: 140px;
	height: 45px;
	padding: 0px;
	text-align: center;
	margin-right: 10px;
}

.inpBtn a {
	display: block;
	background: #878787;
	width: 100%;
	line-height: 45px;
	color: #fff;
}

.bz {
	height: 45px;
	line-height: 45px;
	color: #878787;
	font-size: 14px;
}



.formBtn1 a {
	display: block;
	width: 100%;
	height: 56px;
	line-height: 56px;

	background: #e3e3e3;
	margin-right: 30px;
	color: #666;
	font-size: 16px;
}

.formBtn {
	margin-left: 455px;
}

.formBtn1 a.submint {
	color: #fff;
	background: #0061ae;
}

.FaqL {
	overflow: hidden;
	padding: 30px 0 0 60px;
}

.FaqL dd {
	float: left;
	width: 360px;
	display: flex;
	height: 45px;
	line-height: 45px;
	margin-right: 75px;
	margin-bottom: 20px;
}

.xin {
	color: #ff0000;

}

.FaqL dd .tel {
	margin-right: 15px;
	width: 55px;
	text-align: right;
}

.FaqL dd input {
	flex: 1;
	outline: none;
	padding-left: 10px;
}

.formTxt {
	margin-bottom: 20px;
}

.formTxt textarea {
	width: 101%;
	height: 160px;
	line-height: 40px;
	padding-left: 10px;
	margin-left: -10px;
	/* border: 1px solid #ddd; */
	border: none;
}

.formTxt .tel {
	padding-right: 15px;
	padding-top: 15px;
	width: 75px;
	text-align: right;
	font-size: 16px;
}

.formTxt .xin {
	padding-top: 15px;
}

.yzm1 {
	width: 430px;
	line-height: 50px;
	overflow: hidden;
	margin-bottom: 40px;
}

.yzm1 .tel {
	padding-right: 5px;
	width: 75px;
	text-align: right;
	font-size: 16px;
}

.yzmImg {
	width: 100px;
	height: 50px;
	float: right;
	margin-left: 17px;

}

.yzmImg img {
	display: block;
	width: 100%;
	height: 100%;
}

.yzm1 input {
	width: 210px;
	height: 48px;
	border: 1px solid #ddd;
	margin-left: 0;
}

.inpD {
	/* outline: none; */
	/* border-style: none; */
}

.formBtn {
	text-align: center;
	margin-bottom: 40px;
}

.formBtn a {
	background: #e3e3e3;
	margin-right: 30px;
	color: #666;
	font-size: 16px;
}

.formBtn a.submint {
	color: #fff;
	background: #2973d7;
}

.requstBox {
	line-height: 28px;
	padding: 20px 32px 25px 80px;
	border-bottom: 2px solid #e8e8e8;
}

.requstBox .student {
	overflow: hidden;
	display: flex;
}

.requstBox .student .wen {
	display: block;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	flex: 1;
	font-size: 16px;
	color: #333;
}

.requstBox .student .time {
	font-size: 14px;
	color: #777;
}

.rst {
	width: 100%;
	height：56px;
	line-height: 56px;
	padding-left: 40px;
}

.fotext {
	color: #999999;
	font-size: 14px;
}

.rgsterC {
	width: 47%;
}

/*招聘表单end*/
/**
 * 人才招聘（应聘表单提交）
 * @author wgh
 * @return
 */
.subPopBox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.65);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#65000000', endColorstr='#65000000')\9;
	z-index: 999999;
	display: none;
}

.subPopCont {
	width: 790px;
	height: 555px;
	/*overflow: hidden;*/
	border: 10px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -395px;
	margin-top: -277px;
}

.joinForm {
	overflow: hidden;
	padding: 20px 40px;
}

.joinFormTit {
	display: block;
	font-size: 24px;
	color: #333;
	text-align: center;
	overflow: hidden;
}

.joinForm_dl {
	overflow: hidden;
}

.joinForm_dl dd {
	clear: both;
	/*height: 32px;
    line-height: 32px;*/
	/*overflow: hidden;*/
	padding-left: 70px;
	position: relative;
	margin-bottom: 10px;
}

.joinFormName {
	display: block;
	width: 70px;
	height: 32px;
	overflow: hidden;
	line-height: 32px;
	text-align: right;
	font-size: 12px;
	color: #444;
	position: absolute;
	left: 0px;
	top: 0px;
}

.joinFormName i {
	font-style: normal;
	padding-right: 3px;
	color: #cc0000;
}

.joinFormInp {
	display: block;
	width: 203px;
	height: 30px;
	overflow: hidden;
	border: 1px solid #ddd;
	padding: 0px 5px;
	font-size: 12px;
	color: #666;
	font-family: "microsoft yahei";
	line-height: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.customUpload {
	width: 100% !important;
	height: 100% !important;
}

.joinForm_dl dd label {
	margin-right: 15px;
}

.joinForm_dl dd label span {
	padding-left: 6px;
}

.joinFormInp[disabled="disabled"] {
	background: #fff;
}

.joinForm_dl dt {
	overflow: hidden;
	position: relative;
	padding-left: 70px;
	margin-bottom: 10px;
}

.joinForm_dl dt textarea {
	width: 580px;
	height: 140px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #ddd;
	padding: 5px 10px;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}

.joinFile {
	display: block;
	width: 110px;
	height: 30px;
	overflow: hidden;
	background: #535353;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-align: center;
}

input.w_100 {
	width: 100px;
}

.joinCode {
	height: 32px;
	overflow: hidden;
	line-height: 32px;
	margin-left: 10px;
}

.joinCode img {
	display: block;
	height: 32px;
	float: left;
}

.joinCode i {
	display: block;
	height: 32px;
	overflow: hidden;
	float: left;
	padding-left: 10px;
	color: #666;
}

.joinCode i:hover {
	color: #d70112;
}

.closeSubPop {
	width: 30px;
	height: 28px;
	overflow: hidden;
	background: url(../images/closeVideoPop.png) no-repeat center center;
	position: absolute;
	right: 10px;
	top: 10px;
}

.bbsBt {
	display: block;
	width: 90px;
	height: 40px;
	overflow: hidden;
	margin: 0px auto;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #fff !important;
	background: #e75a19;
}

/* 招聘页 start */
.recruitTitle {
	padding-left: 30px;
}

.recruitTitle dd {
	font-size: 16px;
	float: left;
	display: inline;
	width: 110px;
	height: 60px;
	line-height: 60px;
}

.recruitTitle dd+dd {
	text-align: center;
	margin-left: 75px;
}

.recruitList {
	overflow: hidden;
}

.recruitList dd {
	overflow: hidden;
	margin-bottom: 10px;
}

.recruitList dd .recruitT {
	overflow: hidden;
	height: 60px;
	line-height: 60px;
	padding: 0 0 0 30px;
	background: #f5f5f5;
	color: #656565;
	cursor: pointer;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.recruitList dd .recruitT .text {
	font-size: 16px;
	overflow: hidden;
	float: left;
	display: inline;
	width: 110px;
	margin-right: 75px;
}

.recruitList dd .recruitT .text+.text {
	text-align: center;
}

.recruitList dd .recruitT .btn {
	float: right;
	display: inline;
	width: 60px;
	height: 60px;
	background: url(../images/zpShow.png) no-repeat center center;
}

.recruitList dd .recruitC {
	overflow: hidden;
	font-size: 14px;
	color: #888;
	line-height: 30px;
	display: none;
	padding: 20px;
	background: #FFF;
}

.recruitList dd .recruitC strong {
	color: #333;
}

.recruitTable {
	font-size: 14px;
	color: #555555;
	padding: 0px 0;
	border-bottom: 1px solid #ddd;
}

.recruitTable table {
	border: none;
}

.recruitTable table tr {
	border: none;
	height: 50px;
}

.recruitTable table tr td {
	border: none;
}

.recruitTable table b {
	margin-right: 20px;
}

.recruitBtn {
	overflow: hidden;
	padding-top: 20px;
}

.recruitBtn a {
	border: 1px solid #cf261f;
	font-size: 16px;
	overflow: hidden;
	display: block;
	height: 50px;
	line-height: 50px;
	float: left;
	display: inline;
	padding: 0 40px;
	background: #cf261f;
	color: #FFF;
	border-radius: 3px;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.recruitBtn a:hover {
	opacity: 0.9
}

.recruitBtn a.btn2 {
	margin-left: 15px;
	background: none;
	color: #cf261f;
}

.recruitList dd:hover .recruitT {
	background: #cf261f;
	color: #FFF;
}

.recruitList dd:hover .recruitT .btn {
	background: url(../images/zpShowh.png) no-repeat center center;
}

.recruitList dd.active .recruitT {
	background: #cf261f;
	color: #FFF;
}

.recruitList dd.active .recruitT .btn {
	background: url(../images/zpHide.png) no-repeat center center;
}

/* 招聘页 end */
.recList {
	overflow: hidden;
	margin-right: -30px;
}

.recList dd {
	overflow: hidden;
	float: left;
	display: inline;
	width: 33.3333%;
	margin-bottom: 30px;
}

.recList dd .con {
	overflow: hidden;
	margin-right: 30px;
}

.recList dd .con .recName {
	background: #f2f2f2;
	padding-left: 20px;
	height: 80px;
	line-height: 80px;
	color: #666666;
	font-size: 22px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.recList dd .con .recText {
	padding: 20px;
	border: 1px solid #ebebeb;
	height: 400px;

}

.recConlist {
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 25px;
}

.recConlist li {
	float: left;
	padding: 0 10px;
	color: #666666;
	border-right: 1px solid #666666;
}

.recList dd .con .recConten {
	color: #858585;
	font-size: 14px;
	margin-bottom: 25px;
	line-height: 26px;
	height: 290x;
	overflow: hidden;
}

.recMore {
	width: 165px;
	height: 40px;
	margin: 0 auto;
	display: block;
	text-align: center;
	line-height: 40px;
	border: 1px solid #ebebeb;
	color: #999999;
	font-size: 14px;
	border-radius: 3px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.recMore:hover {
	color: #3f66b0;
	border: 1px solid #3f66b0;
}

.recList dd:hover .recName {
	color: #fff;
	background: #3f66b0;
}

/**
 * 表单
 * @author wgh
 * @return
 */
.fromBox {
	overflow: hidden;
}

.fromTip {
	font-size: 14px;
	color: #999;
	overflow: hidden;
}

.fromTip em {
	color: #cc3333;
	padding-right: 5px;
}

.form1 {
	clear: both;
}

.form1 dd {
	clear: both;
	padding: 5px 0;
}

.form1L {
	width: 115px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	vertical-align: top;
	color: #666;
	padding: 0 10px 0 0;
	font-size: 14px;
	float: left;
}

.form1L em {
	color: #cc0000;
	padding: 5px 5px 0 0;
	font-style: normal;
}

.form1Input {
	width: 280px;
	padding: 5px;
	position: relative;
	zoom: 1;
	height: 28px;
	line-height: 28px;
	background: #fff;
	border: 1px solid #ebebeb;
	font-size: 14px;
	color: #888;
}

.form1Input[readonly="readonly"] {
	background: #fafafa;
	color: #666;
}

.form1Input.w400 {
	width: 400px;
}

.form1Input.w200 {
	width: 200px;
}

.form1Input.w100 {
	width: 100px;
}

.codeSrc {
	margin: 0 0 0 10px;
	height: 40px;
	cursor: pointer;
}

.form1Textarea1 {
	resize: none;
	width: 400px;
	height: 80px;
	padding: 5px;
	position: relative;
	zoom: 1;
	line-height: 20px;
	background: #fff;
	border: 1px solid #ebebeb;
	outline: none;
}

.form1Textarea1.w700 {
	width: 700px;
	height: 200px;
}

.form1R {
	float: left;
}

.form1Bt {
	overflow: hidden;
	padding: 15px 0 20px 125px;
}

.form1Bt a {
	display: block;
	height: 34px;
	background: #cc0000;
	text-align: center;
	line-height: 34px;
	color: #fff !important;
	font-size: 14px;
	border-radius: 2px;
	padding: 2px 20px;
	float: left;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}

.form1Bt a:hover {
	opacity: 0.8;
}

.form2Bt {
	text-align: center;
}

.form2Bt a {
	display: inline-block;
	width: 150px;
	margin: 0 10px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	border-radius: 3px;
	background: #cf261f;
}

.form2Bt a.btn2 {
	background: #e6e6e6;
	color: #666;
}

.form2 dd {
	float: left;
	display: inline;
	clear: none;
	margin-bottom: 25px;
}

.form2 .form1L {
	height: 50px;
	line-height: 50px;
}

.form2 .form1Input {
	height: 38px;
	line-height: 38px;
	width: 380px;
}

.form2 .codeSrc {
	height: 50px;
}

/**
 * 留言板
 * @author 杨朝杰
 * @return
 */
/*在线留言开始*/
.messageT {
	padding-top: 88px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #333333;
	font-size: 24px;
	margin-bottom: 40px;
}

.messageC {
	background: #fff;
	padding-top: 60px;
	padding-bottom: 95px;
	padding-left: 30px;
	padding-right: 15px;
}

.messageForm {
	overflow: hidden;
}

.messageForm dd {
	float: left;
	display: inline;
	width: 33.3333%;
	margin-bottom: 15px;
}

.messageForm dd .con {
	padding-right: 20px;
}

.messageForm dd .form {
	border: 1px solid #dedede;
	padding: 0 8px;
	background: #fff;
}

.messageForm dd .form span {
	float: left;
	display: inline;
	color: #666666;
	font-size: 14px;
	line-height: 50px;
}

.messageForm dd .form .formC {
	overflow: hidden;
	padding: 0px 10px;
}

.messageForm dd .form input {
	overflow: hidden;
	display: block;
	height: 48px;
	line-height: 48px;
	line-height: 48px;
	background: none;
	border: none;
	width: 100%;
}

.messageForm dd .form textarea {
	overflow: hidden;
	display: block;
	height: 170px;
	line-height: 40px;
	font-size: 14px;
	background: none;
	border: none;
	width: 100%;
}

.messageForm dd.ddtextarea {
	width: 100%;
}

.messageCode {
	padding: 30px 0;
}

.messageCode div {
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
}

.messageCode div input {
	float: left;
	display: inline;
	width: 253px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #c7c7c7;
	padding: 0 10px;
	background: none;
	margin-right: 18px;
}

.messageCode div img {
	float: left;
	display: inline;
	width: 90px;
	height: 48px;
}

.messageBtn {
	overflow: hidden;
	text-align: center;
	margin-left: 360px;
}

.messageBtn a {
	display: block;
	width: 173px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	background: #e60014;
	margin: 0 auto;
	color: #FFF;
}

.messageBtn a:hover {
	opacity: 0.8
}

.messageres {
	text-align: center;
	margin-left: 215px;
}

.messageres a {
	display: block;
	text-align: center;
	width: 173px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	background: #b5b5b5;
	margin: 0 auto;
	color: #FFF;
}

.messageres a:hover {
	opacity: 0.8
}

.Dow {
	width: 100%;
	height: 120px;
	background: #f7f7f7;
}

.Dow .Dow1 {
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 14px;
	background: #da060c;
	float: left;
	margin-right: 23px;
	border-radius: 3px;
	margin-left: 15px;
}

.Dow .Dow2 {
	width: 77px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 14px;
	background: #1392d3;
	overflow: hidden;
	border-radius: 3px;
}

.Dow span {
	color: #666666;
	font-size: 14px;
	padding-left: 15px;
}

.formBtn .formBtn1 {
	width: 130px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	background: #da060c;
	color: #fff;
	float: left;
	margin-right: 10px;

}

.formBtn .formBtn2 {
	width: 130px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	background: #626262;
	overflow: hidden;
	color: #fff;
}

/**联系我们开始*/
.contact {
	background: #fff;
	padding: 40px;
}

.contactUp {
	height: 388px;
	width: 100%;
	background: #fff;
}

.contactUp .title {
	width:800px;
	color: #666666;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin: 0 auto;
}

.condl {
	text-align: center;
	overflow: hidden;
}

.condl dd {
	float: left;
	width: 25%;
	display: inline-block;
	position: relative;
}

.condl dd .con1{
	padding: 0 70px;
}
.condl dd:after {
	position: absolute;
	display: block;
	content: '';
	height: 100px;
	width: 1px;
	right: 0;
	top: 50%;
	margin-top: -40px;
	background: #e6e6e6;
}
.condl dd:last-child:after{
	background: none;
}
.condl dd .pic {
	margin-bottom: 20px;
}

.condl span {
	display: block;
	color: #333333;
	font-size: 14px;
	margin-bottom: 20px;
}

.condl em {
	font-style: normal;
	display: block;
	color: #666666;
	font-size: 14px;
}

.contactBt {
	border: 1px solid #d2d2d2;
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.mapbox{
	width: 69%;
	height: 400px;
}
.map{
	height: 100%;
}
.contactBox{
	overflow: hidden;
	padding: 20px 30px;
	background: #3f66b0;
	height: 400px;
}
.contactBox .contC{
	margin-bottom: 25px;
}
.contactBox .contC div{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.contactBox .contC span{
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
/*瀑布流*/
#container {
	position: relative;
	width: 100%;
}

.grid {
	width: 33.333333%;
	min-height: 100px;
	font-size: 14px;
	float: left;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.gridCon {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	border-radius: 2px;
	margin: 10px 10px
}

.imgholder {
	text-align: center;
	padding: 30px 20px
}

.grid .text {
	width: 100%;
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 18px 0;
	transition: all .3s;
	-webkit-transition: all .3s;
	color: #666
}

.grid img {
	max-width: 100%;
}

.grid:hover .text {
	background: #e60014;
	color: #fff
}

.grid.hover .text {
	background: #82c424;
	color: #fff
}

/*综合页面*/
.cooplist {
	overflow: hidden;
}

.cooplist dd .coopL {
	width: 600px;
	height: 350px;
	background: #fff;
	position: relative;
}

.cooplist dd .coopL .logopic {
	display: block;
	position: relative;
	top: 50px;
	/* left: 50%; */
	/* margin-left: -148px; */
	text-align: center;
}

.cooplist dd .logobtn {
	width: 162px;
	height: 45px;
	border-radius: 25px;
	border: 1px solid #fff;
	display: block;
	line-height: 45px;
	position: absolute;
	left: 50%;
	margin-left: -81px;
	top: 240px;
}

.cooplist dd .logobtn em {
	display: block;
	background: url(../images/coopicn.png) no-repeat center center;
	width: 30px;
	height: 22px;
	float: left;
	padding-top: 24px;
	margin-left: 33px;
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
}

.cooplist dd:hover .logobtn em {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}

.cooplist dd .logobtn span {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
}

.cooplist dd .coopR {
	width: 600px;
	overflow: hidden;
	text-align: center;
	color: #f0f0f0;
	font-size: 14px;
	overflow: hidden;
	position: relative;
}

.cooplist dd .coopR .pic {
	position: relative;
	overflow: hidden;
}

.cooplist dd .coopR .pic:after {
	display: block;
	content: '';
	padding-top: 58.3333333%;
}

.cooplist dd .coopR .pic img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.cooplist dd .coopBox {
	transform: scale(0);
	transition: 0.4s ease;
	opacity: 0;
	filter: alpha(opacity=100);
}

.cooplist dd:hover .coopBox {
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
}

.cooplist dd .coopR .text {
	color: #f0f0f0;
	height: 140px;
	line-height: 25px;
	overflow: hidden;
}

.cooplist dd .coopR .text span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 35px;
}

.coopR a {
	display: block;
	color: #f0f0f0;
	font-size: 14px;
	/* position: absolute; */
	/* bottom: 0px; */
	/* left: 50%; */
	/* margin-left: -41px; */
	/* width: 85px; */
}

.coopR a span {
	/* display: block; */
	/* float: left; */
}

.coopR a em {
	display: inline-block;
	margin-left: 10px;
	/* margin-top: 3px; */
	vertical-align: middle;
}

.cooplist dd.odd .coopL {
	background: #fff;
	float: right;
}

.cooplist dd .coopR .textCon {
	width: 550px;
	height: 190px;
	padding: 100px 75px;
	z-index: 5;
	position: relative;
}

.cooplist dd .coopR .coopRbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 700px;
	height: 390px;
	background: rgba(0, 0, 0, 0.3);
	z-index: 0;
}

.cooplist .text {
	margin-bottom: 35px;
}

.cooplist .text .title {
	text-align: center;
	color: #333333;
	font-size: 18px;
	margin-bottom: 20px;
}

.cooplist .text .textC {
	color: #666666;
	font-size: 14px;
	text-align: center;
	width: 475px;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	margin: 0 auto;
}

.coopL .rbtn {
	width: 150px;
	height: 50px;
	display: block;
	padding-left: 30px;
	font-size: 16px;
	line-height: 50px;
	color: #666666;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.coopL .rbtn:hover {
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
}

.coopL .rbtn:after {
	position: absolute;
	display: block;
	content: '';
	width: 0px;
	height: 7px;
	top: 50%;
	margin-top: -3px;
	right: 0px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;

}

.coopL .rbtn:hover:after {
	visibility: visible;
	opacity: 1;
	width: 56px;
	height: 7px;
	background: url(../images/cpline.png) no-repeat center center;
}

.coopL .rbtn:after {
	display: block;
	content: '';
	position: absolute;
	width: 56px;
	height: 7px;
	right: 30px;
	top: 50%;
	margin-top: -3px;
}

/*产品详情页面*/
.prcPiclist dd .pic {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.prcPiclist dd .pic:before {
	display: block;
	content: '';
	padding-top: 56.25%;
}

.prcPiclist dd .pic img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.productViewBox {
	min-height: 500px;
	position: relative;
	top: -80px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */

.prcSlideBox .prev {
	height: 65px;
	width: 65px;
	background: url(../images/prve.png) center center no-repeat;
	position: absolute;
	left: -85px;
	top: 50%;
	margin-top: -32px;
}

.prcSlideBox .next {
	height: 65px;
	width: 65px;
	background: url(../images/next.png) center center no-repeat;
	position: absolute;
	right: -85px;
	top: 50%;
	margin-top: -32px;
}

.prcText {
	min-height: 155px;
	background: #fff;
	padding: 30px 30px 30px 30px;
}

.prtitBg .title {
	width: 100%;
	height: 422px;
	background: url(../test/titlebg.jpg) center center no-repeat;
}

.prcText .title {
	color: #666666;
	font-size: 24px;
	position: relative;
	padding-left: 12px;
}

.prcText .title:after {
	display: block;
	content: '';
	position: absolute;
	width: 3px;
	height: 25px;
	top: 0;
	left: 0;
	margin-top: 4px;
	background: #da060c;
}

/*发展历程start*/
.course{
	overflow: hidden;
	position: relative;
}
.course .hd{
	width: 1000px;
	height: 120px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.courseLine1{
	display: block;
	width: 0px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 65px;
	z-index: 0;
	background: #6d9dc4;
}
.course_ul{
	width: 20000px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}
.course_ul li{
	width: 165px;
	overflow: hidden;
	float: left;
	display: inline;
}
.course_ul li span{
	display: block;
	overflow: hidden;
	text-align: center;
	font-style: normal;
	font-size: 20px;
	color:#666;
	line-height: 30px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.course_ul li span i{
	font-style: normal;
}
.course_ul li.on span{
	font-size: 24px;
	font-weight: bold;
	color:#0061ae;
}
.course_ul li.on span i{
	font-size: 18px;
}
.course_ul li p{
	display: block;
	width: 14px;
	position: relative;
	margin: 0px auto;
	padding: 15px 0px;
}
.course_ul li p span{
	display: block;
	width: 24px;
	height: 24px;
	overflow: hidden;
	background: url(../images/round.png) no-repeat center center;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
	position: relative;
	z-index: 1;
	cursor: pointer;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.course_ul li p i{
	width: 24px;
	height: 24px;
	background: #000;
	overflow: hidden;
	border: 1px solid #57c282;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -13px 0px 0px -13px;
	z-index: 2;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	filter: alpha(opacity=0);
}
.course_ul li p em{
	width: 62px;
	height: 61px;
    background: url(../images/roundh.png)no-repeat center center;
	overflow: hidden;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
    margin: -35px 0px 0px -28px;
	z-index: 1;
	-webkit-transition: all 0.55s linear;
	-o-transition: all 0.55s linear;
	transition: all 0.55s linear;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	filter: alpha(opacity=0);
}
.course_ul li.on p i{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
}
.course_ul li.on p em{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
}
.courseLine{
	display: block;
	width: 100%;
	height: 1px;
	overflow: hidden;
	background: rgba(255,255,255,0.5);
	position: absolute;
	left: 0px;
	top: 65px;
	z-index: 2;
    background: #dadada;
}
.courseLine i{
	display: block;
	width: 0px;
	height: 1px;
	overflow: hidden;
	background: #6d9dc4;
	position: absolute;
	left: 0px;
	top: 0px;
}
.course .bd{
	height: 290px;
	overflow: hidden;
	position: relative;
}
.course_dl{
	overflow: hidden;
}
.course_dl dd{
	overflow: hidden;
}
.courseCont{
	overflow: hidden;
	background: #FFF;
	padding: 30px;
}
.courseL{
	width: 375px;
	overflow: hidden;
	margin-right: 30px;
}
.courseL a{
	display: block;
	padding-top: 61.333333333%;
	overflow: hidden;
}
.courseR{
	overflow: hidden;
}
.courseYear{
	overflow: hidden;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	font-size: 16px;
	color:#666;
}
.courseYear i{
	font-size:24px;
	color:#3f66b0;
	overflow: hidden;
    font-style: normal;
}
.courseYear span{
	font-size: 24px;
	color: #3f66b0;
}
.courseYear em{
	font-style: normal;
	font-size: 24px;
	color: #3f66b0;
}
.courseDeta{
	overflow: hidden;
	height: 175px;
}
.courseCont_ul{
	padding-right: 25px;
	overflow: hidden;
}
.courseCont_ul li{
	overflow: hidden;
	font-size: 14px;
	color:#666;
	line-height: 30px;
	padding-bottom: 10px;
    font-style: normal;
}
.aboutRow2 .wrap{
	position: relative;
	z-index: 3;
}
.aboutRow2Bg{
	width: 100%;
	height: 630px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.scroll{
	width: 100%;
	height: 175px;
	overflow: auto;
	float: left;
}	
.courseDeta .scroll_container {
	overflow: hidden;
	position: relative;
}
.courseDeta .scroll_absolute {
    position: absolute;
}
.courseDeta .scroll_vertical_bar {
    position: absolute;
    top: 0;
    right: 2px;
    width: 2px;
    height: 100%;
    background: #cecece;
    margin: 0;
    padding: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}
.courseDeta:hover .scroll_vertical_bar{
	opacity: 1;
}
.courseDeta .scroll_track {
	position: relative;
	background-color: #cecece;
}
.courseDeta .scroll_drag {
	position: relative;
	top: 0;
	left: -2px;
	width: 6px;
	cursor: pointer;
	background-color: #1853c9;
}
.container1 .scroll_arrow {
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	background-color: #D6B74B;
}
.container1 .scroll_vertical_bar .scroll_arrow {
    height: 16px;
}
.courseBt{
	position: absolute;
	right: 30px;
	top: 30px;
	overflow: hidden;
}
.courseBt .bt1{
	display: block;
	width: 27px;
	height: 27px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.bt1.prev{
	background:url(../images/prve2.png) no-repeat center center;
}
.bt1.next{
	background:url(../images/next2.png) no-repeat center center;
}
.courseBt .more{
	display: block;
	width: 27px;
	height: 27px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	background: #e6e6e6 url(../images/add1.png) no-repeat center center;
}
.courseBt .more:hover{
	background: #57c282 url(../images/add1_h.png) no-repeat center center;
}
.course .bt2{
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 42px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.bt2.prev{
	left: 60px;
	background:url(../images/abUs1.png) no-repeat center center;
}
.bt2.next{
	right: 60px;
	background: #e6e6e6 url(../images/abUs2.png) no-repeat center center;
}
.bdCont{
	width: 1100px;
	margin: 0px auto;
	padding-top: 16px;
	position: relative;
	padding-bottom: 10px;
	background: #fff;
}
.bdEm{
	width: 30px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/it.png) no-repeat center center;
}
/*产品详情页面*/
.prcPiclist dd .pic {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.prcPiclist dd .pic:before {
	display: block;
	content: '';
	padding-top: 56.25%;
}

.prcPiclist dd .pic img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.prcSlideBox {
	position: relative;
}

.productViewBox {
	min-height: 500px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */

.prcSlideBox .prev {
	height: 65px;
	width: 65px;
	background: url(../images/prve.png) center center no-repeat;
	position: absolute;
	left: -85px;
	top: 50%;
	margin-top: -32px;
}

.prcSlideBox .next {
	height: 65px;
	width: 65px;
	background: url(../images/next.png) center center no-repeat;
	position: absolute;
	right: -85px;
	top: 50%;
	margin-top: -32px;
}

.prcText {
	min-height: 155px;
	background: #fff;
	padding: 30px 30px 30px 30px;
}

.prtitBg .title {
	width: 100%;
	height: 300px;
	background: url(../test/titlebg.jpg) center center no-repeat;
}

.prtitBg .title .textT {
	color: #ffffff;
	font-size: 24px;
	padding-bottom: 20px;
	position: relative;
	text-align: center;
	top: 115px;
}

.prtitBg .title .textT:after {
	display: block;
	content: '';
	position: absolute;
	width: 50px;
	height: 3px;
	background: #fff;
	left: 50%;
	margin-left: -20px;
	bottom: 0;
}

.prcText .title {
	color: #666666;
	font-size: 24px;
	position: relative;
	padding-left: 12px;
	margin-bottom: 25px;
}

.prcText .title:after {
	display: block;
	content: '';
	position: absolute;
	width: 3px;
	height: 25px;
	top: 0;
	left: 0;
	margin-top: 4px;
	background: #da060c;
}

.prcTextCon {
	padding: 30px;
	background: #fff;
}
/* 大事记结束 */
.autoImg {
	position: relative;
	overflow: hidden;
	padding-top: 66.66666667%;
	background: #fff;
}

.autoImg img {
	max-width: 100%;
	max-height: 100%;
	left: 50%;
	top: 50%;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
